home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / 25 user and custom controls / customcontrollibrary / customcontrollibrary.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2002-01-17  |  1.4 KB  |  28 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomControlLibrary", "CustomControlLibrary.vbproj", "{DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}"
  3. EndProject
  4. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomControlsDemo", "http://localhost/CustomControlsDemo/CustomControlsDemo.vbproj", "{D6DBE137-88A3-483A-9273-64414C502233}"
  5. EndProject
  6. Global
  7.     GlobalSection(SolutionConfiguration) = preSolution
  8.         ConfigName.0 = Debug
  9.         ConfigName.1 = Release
  10.     EndGlobalSection
  11.     GlobalSection(ProjectDependencies) = postSolution
  12.     EndGlobalSection
  13.     GlobalSection(ProjectConfiguration) = postSolution
  14.         {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Debug.ActiveCfg = Debug|.NET
  15.         {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Debug.Build.0 = Debug|.NET
  16.         {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Release.ActiveCfg = Release|.NET
  17.         {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Release.Build.0 = Release|.NET
  18.         {D6DBE137-88A3-483A-9273-64414C502233}.Debug.ActiveCfg = Debug|.NET
  19.         {D6DBE137-88A3-483A-9273-64414C502233}.Debug.Build.0 = Debug|.NET
  20.         {D6DBE137-88A3-483A-9273-64414C502233}.Release.ActiveCfg = Release|.NET
  21.         {D6DBE137-88A3-483A-9273-64414C502233}.Release.Build.0 = Release|.NET
  22.     EndGlobalSection
  23.     GlobalSection(ExtensibilityGlobals) = postSolution
  24.     EndGlobalSection
  25.     GlobalSection(ExtensibilityAddIns) = postSolution
  26.     EndGlobalSection
  27. EndGlobal
  28.